PlJobTitle 
Logical Entity Name  PlJobTitle 
Default Table Name  PlJobTitle 
Physical Only  NO 
Definition 
 
Note 
 

PlJobTitle Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlJobTitleID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(50)  NO 
 
PlJobCategoryID(FK)    int  YES 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
SyCampusGrpID    int  YES 
 

PlJobTitle Primary and Unique Keys 
Key Name  Key Type  Keys 
PlJobTitle_PlJobTitleID_U_C_IDX  PrimaryKey  PlJobTitleID 

PlJobTitle Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlJobCategory  Non-Identifying  Zero or One to Zero or More  FK_PlJobTitle_PlJobCategoryID_PlJobCategory_PlJobCategoryID      PlJobCategoryID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
PlEmployerJob  Non-Identifying  One To Zero or More  FK_PlEmployerJob_PlJobTitleID_PlJobTitle_PlJobTitleID        NO  YES 
PlJobTitleExternalMap  Non-Identifying  One To Zero or More  FK_PlJobTitleExternalMapPlJobTitleId_PlJobTitlePlJobTitleId        NO  YES 
PlJobTitleJobCategory  Non-Identifying  One To Zero or More  FK_PlJobTitleJobCategory_PlJobTitleID_PlJobTitle_PlJobTitleID        NO  YES 
PlStudentSearchAgent  Non-Identifying  One To Zero or More  FK_PlStudentSearchAgent_PlJobTitleID_PlJobTitle_PlJobTitleID        NO  YES 

PlJobTitle Check Constraints 
Check Constraint Name  CheckConstraint